-
-
Notifications
You must be signed in to change notification settings - Fork 246
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge 8.13.2 into main #2740
Merged
Merged
merge 8.13.2 into main #2740
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…2736) * fix * regenerate mocks * update CHANGELOG * update test * update * fix test
iOS Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
57323e5 | 1257.88 ms | 1280.73 ms | 22.86 ms |
ae02632 | 1286.77 ms | 1300.37 ms | 13.60 ms |
fec92cc | 1237.93 ms | 1259.21 ms | 21.28 ms |
64e4616 | 1242.80 ms | 1270.07 ms | 27.27 ms |
be1723a | 1253.31 ms | 1267.36 ms | 14.06 ms |
ad69abc | 1259.00 ms | 1261.60 ms | 2.60 ms |
2261c15 | 1249.49 ms | 1259.69 ms | 10.20 ms |
ba9c106 | 1241.76 ms | 1265.15 ms | 23.40 ms |
acbd5d3 | 1232.22 ms | 1256.00 ms | 23.78 ms |
2e93bab | 1237.08 ms | 1258.41 ms | 21.33 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
57323e5 | 8.42 MiB | 9.91 MiB | 1.49 MiB |
ae02632 | 8.16 MiB | 9.15 MiB | 1020.68 KiB |
fec92cc | 8.33 MiB | 9.54 MiB | 1.22 MiB |
64e4616 | 8.28 MiB | 9.34 MiB | 1.05 MiB |
be1723a | 8.38 MiB | 9.77 MiB | 1.39 MiB |
ad69abc | 8.10 MiB | 9.08 MiB | 1004.37 KiB |
2261c15 | 8.28 MiB | 9.34 MiB | 1.06 MiB |
ba9c106 | 8.32 MiB | 9.38 MiB | 1.06 MiB |
acbd5d3 | 8.33 MiB | 9.62 MiB | 1.29 MiB |
2e93bab | 8.38 MiB | 9.73 MiB | 1.36 MiB |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2740 +/- ##
==========================================
- Coverage 88.99% 88.97% -0.03%
==========================================
Files 263 263
Lines 8923 8923
==========================================
- Hits 7941 7939 -2
- Misses 982 984 +2 ☔ View full report in Codecov by Sentry. |
Android Performance metrics 🚀
|
Revision | Plain | With Sentry | Diff |
---|---|---|---|
117d988 | 376.32 ms | 450.85 ms | 74.53 ms |
4c78360 | 402.29 ms | 462.04 ms | 59.76 ms |
134c9f8 | 301.40 ms | 352.65 ms | 51.26 ms |
a61674e | 331.35 ms | 391.06 ms | 59.71 ms |
9f9dd52 | 366.75 ms | 443.26 ms | 76.51 ms |
b2cbbc8 | 347.80 ms | 395.31 ms | 47.51 ms |
ba9c106 | 383.10 ms | 454.22 ms | 71.12 ms |
90a08ea | 477.25 ms | 534.10 ms | 56.85 ms |
2e1e4ae | 413.34 ms | 509.24 ms | 95.90 ms |
ea1d45d | 473.08 ms | 537.50 ms | 64.42 ms |
App size
Revision | Plain | With Sentry | Diff |
---|---|---|---|
117d988 | 6.33 MiB | 7.26 MiB | 947.03 KiB |
4c78360 | 6.33 MiB | 7.27 MiB | 954.08 KiB |
134c9f8 | 5.94 MiB | 6.95 MiB | 1.01 MiB |
a61674e | 6.06 MiB | 7.03 MiB | 990.29 KiB |
9f9dd52 | 6.35 MiB | 7.35 MiB | 1019.02 KiB |
b2cbbc8 | 6.06 MiB | 7.03 MiB | 995.45 KiB |
ba9c106 | 6.33 MiB | 7.27 MiB | 954.12 KiB |
90a08ea | 6.49 MiB | 7.55 MiB | 1.06 MiB |
2e1e4ae | 6.35 MiB | 7.42 MiB | 1.06 MiB |
ea1d45d | 6.46 MiB | 7.48 MiB | 1.02 MiB |
kahest
approved these changes
Feb 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#skip-changelog
should be merged once8.13.2
is released8.13.2
is released, ready to be merged now